home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 13 / AMIGAplus Sonderheft 13 (1998)(ICP)(DE)[!].iso / devs / dosdrivers / vnr < prev    next >
Text File  |  1997-11-09  |  261b  |  14 lines

  1. /*
  2.  * $VER: ViNCEd 40.55 (9th Nov 1997)
  3.  * Raw ViNCEd mount entry, mounted in "raw" mode.
  4.  *
  5.  * Please note that the handler is a library! Tricky,tricky...
  6.  */
  7.  
  8. Handler     = LIBS:vnc.library
  9. Priority    = 4
  10. StackSize   = 4096
  11. GlobVec     = -1
  12. Startup        = 1
  13.  
  14.